| PlStudentSkill |
| Logical Entity Name | PlStudentSkill |
| Default Table Name | PlStudentSkill |
| Physical Only | NO |
| Definition | |
| Note |
| PlStudentSkill Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentSkillID |
int | NO | ||
PlStudentID |
int | NO | ||
PlSkillID |
int | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| PlStudentSkill Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlStudentSkill_PlStudentSkillID_U_C_IDX | PrimaryKey | PlStudentSkillID |
| PlStudentSkill Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlSkill | Non-Identifying | One To Zero or More | FK_PlStudentSkill_PlSkillID_PlSkill_PlSkillID | PlSkillID | NO | YES | ||
| PlStudent | Non-Identifying | One To Zero or More | FK_PlStudentSkill_PlStudentID_PlStudent_PlStudentID | PlStudentID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentSkill Check Constraints |
| Check Constraint Name | CheckConstraint |